home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / gate.ast < prev    next >
Text File  |  2000-08-18  |  2KB  |  64 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1999
  2. //
  3. //  gate.ast written at Sun Jun 27 23:11 1999
  4. //
  5. //
  6.  
  7.  24                     //  file_type
  8. 112                     //  file_version
  9.  
  10. //  gate        //  Session name
  11. gate_open.wav
  12. gate_close.wav
  13. end
  14.  
  15.  
  16. // *** This first section contains the names of all the win_anims used by the table
  17. gate_pushed_open
  18. gate_closing
  19. end
  20.  
  21. // *** This second section contains the values for each anim state
  22. gate_closed
  23. gate_pushed_open
  24. gate_open
  25. gate_closing
  26. gate_closing_reverse
  27. end
  28.  
  29. gate_closed            // name of this anim_state
  30. gate_pushed_open        // name for the win_anim for this state
  31. gate_closed            // default link anim for this anim state
  32. begin_end_frame 0 0
  33. // Begin entries for this anim state
  34. end_of_entries
  35.  
  36. gate_pushed_open            // name of this anim_state
  37. gate_pushed_open            // name for the win_anim for this state
  38. gate_open                   // default link anim for this anim state
  39. sound_effect 0
  40. // Begin entries for this anim state
  41. end_of_entries
  42.  
  43. gate_open             // name of this anim_state
  44. gate_pushed_open        // name for the win_anim for this state
  45. gate_open            // default link anim for this anim state
  46. begin_end_frame 29 29
  47. // Begin entries for this anim state
  48. end_of_entries
  49.  
  50. gate_closing            // name of this anim_state
  51. gate_closing            // name for the win_anim for this state
  52. gate_closed            // default link anim for this anim state
  53. sound_effect 1
  54. // Begin entries for this anim state
  55. end_of_entries
  56.  
  57. gate_closing_reverse        // name of this anim_state
  58. gate_pushed_open        // name for the win_anim for this state
  59. gate_closed            // default link anim for this anim state
  60. sound_effect 1
  61. begin_end_frame 29 0
  62. // Begin entries for this anim state
  63. end_of_entries
  64.